UploadItem Class |
Namespace: Independentsoft.Exchange
The UploadItem type exposes the following members.
| Name | Description | |
|---|---|---|
| UploadItem |
Initializes a new instance of the UploadItem class.
| |
| UploadItem(Byte) |
Initializes a new instance of the UploadItem class.
| |
| UploadItem(Stream) |
Initializes a new instance of the UploadItem class.
| |
| UploadItem(String) |
Initializes a new instance of the UploadItem class.
| |
| UploadItem(Byte, FolderId) |
Initializes a new instance of the UploadItem class.
| |
| UploadItem(Stream, FolderId) |
Initializes a new instance of the UploadItem class.
| |
| UploadItem(String, FolderId) |
Initializes a new instance of the UploadItem class.
|
| Name | Description | |
|---|---|---|
| CreateAction |
Specifies the action for uploading an item into a mailbox.
| |
| Data |
Contains the data of a single item to upload into a mailbox.
| |
| IsAssociated |
Specifies whether the uploaded item is a folder associated item.
| |
| ItemId |
Contains the unique identifier and change key of an item to create or update in the Exchange store.
| |
| ParentFolderId |
Represents the identifier of the parent folder where a new item is created or that contains the item to update.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |